Revision: hackerlab--devo--1.0--patch-16
Archive: lord@emf.net--2003b
Creator: Tom Lord <lord@emf.net>
Date: Sun Jul  6 15:21:26 PDT 2003
Standard-date: 2003-07-06 22:21:26 GMT
Summary: merge vu-sys errno-handling fixes from Giles
Keywords:
New-files: 
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: ./ChangeLog ./vu/vu-sys.c ./vu/vu-sys.h
Modified-directories: 
New-patches: giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-5
    giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-6
    giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-7
    giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-8
    giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-9
    giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-10
    lord@emf.net--2003b/hackerlab--devo--1.0--patch-16
Removed-patches: 

merge vu-sys errno-handling fixes from Giles

Patches applied:

 * giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-5
   merge with lord@emf.net--2003b/hackerlab--devo--1.0--patch-15

 * giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-6
   fix errno handling in vu_sys_opendir()

 * giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-7
   vu_sys_read(): only save errno on error from read()

 * giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-8
   vu_sys_write(): only save errno on error from write()

 * giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-9
   vu_sys_dup() and vu_sys_dup(): save errno only on failure

 * giles@nemeton.com.au--2003-GPL/hackerlab--giles--1.0--patch-10
   telldir(2) return type is 'long', not 'int'

